home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- rem if %1==d goto nodrive
- aaplay pcf11.fli
- :restart
- %1:
- cd \
- if exist c:\menutemp.bat del c:\menutemp.bat
- pcfmenu %1
- if not exist c:\menutemp.bat goto end
- call c:\menutemp
- goto restart
-
- :nodrive
- echo Please re-run typing PCF followed by the letter of your CD Drive
- echo i.e. PCF D
- pause
-
-
- :end
- cls
- echo Thankyou for using PCF Menu v1.3
- echo 1994 Mark Godwin
- echo.
-